* window.el (pop-to-buffer): Ensure right window is selected if we chose another...
authorChong Yidong <cyd@stupidchicken.com>
Fri, 23 Sep 2011 01:42:40 +0000 (21:42 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 23 Sep 2011 01:42:40 +0000 (21:42 -0400)
commitb56c60f7ce2825c50f1573cdd4047959e60c380e
tree3c1077825b062714d2791e4219a52a48a14fe808
parentc5a5e7f2b8689b70468d301c6b20070fd4af3ddf
* window.el (pop-to-buffer): Ensure right window is selected if we chose another frame.
Otherwise, C-x 5 b might not select the right window if reusing a
window on another frame.
lisp/ChangeLog
lisp/window.el